projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adf0cf6
)
gnomeos: Include Python files in main ostree package
author
Colin Walters
<walters@verbum.org>
Tue, 27 Dec 2011 23:08:46 +0000
(18:08 -0500)
committer
Colin Walters
<walters@verbum.org>
Tue, 27 Dec 2011 23:09:24 +0000
(18:09 -0500)
gnomeos/yocto/recipies-core/ostree/ostree.bb
patch
|
blob
|
history
diff --git
a/gnomeos/yocto/recipies-core/ostree/ostree.bb
b/gnomeos/yocto/recipies-core/ostree/ostree.bb
index 9e31cb6d94bbe38d660e57afbb5eb7a050e80cd9..71aa801cc0e2c1798ff0c82a813f8313638f1b0c 100644
(file)
--- a/
gnomeos/yocto/recipies-core/ostree/ostree.bb
+++ b/
gnomeos/yocto/recipies-core/ostree/ostree.bb
@@
-9,5
+9,7
@@
inherit autotools
EXTRA_OECONF = "--without-soup-gnome"
+FILES_${PN} += "${libdir}/ostree/ ${libdir}/ostbuild"
+
BBCLASSEXTEND = "native"